PDF4Java Reference Documentation
com.o2sol.pdf4java.flowdocument Package / PDFFlowTableColumn Class / getHorizontalAlign Method
In This Topic
    getHorizontalAlign Method
    In This Topic
    Gets the horizontal align.
    Syntax
    public PDFGraphicAlign getHorizontalAlign()

    Return Value

    The default horizontal alignment for the cells in the column.
    See Also